pl063/weather-station

View on GitHub
web_interface/views/homePage.hbs

Summary

Maintainability
Test Coverage

<!DOCTYPE html>
<html>
<head>

    <title class="text">Weather station Viper</title>
</head>
<body>
  
    <h1>Weather station Viper</h1>


</body>
</html>