From c26da6ba787be21ff19339247fc54d5ab450090e Mon Sep 17 00:00:00 2001
From: RoopeLehtonen <rosale@utu.fi>
Date: Mon, 26 Feb 2018 12:16:09 +0200
Subject: [PATCH] Minor changes in headings.

---
 templates/info.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/info.html b/templates/info.html
index b72f55c..07feb02 100644
--- a/templates/info.html
+++ b/templates/info.html
@@ -1,4 +1,4 @@
-{% extends 'internal/base.html' %}
+{% extends 'internal/base.html' %}
 
 {% set title = 'Info' %}
 {% set sticky_banners = true %}
@@ -29,7 +29,7 @@
         <div class="col-md-6">
             <div class="card info-card" style="overflow: auto;">
                 <div class="card-header">
-                    <h3 class="card-title">AccuWeather</h3>
+                    <h3 class="card-title">AccuWeather-sää</h3>
                 </div>
                 <a href="https://www.accuweather.com/en/fi/turku/134768/weather-forecast/134768" class="aw-widget-legal">
                 </a><div id="awtd1519238716374" class="aw-widget-36hour" data-locationkey="134768" data-unit="c" data-language="fi" data-useip="false" data-uid="awtd1519238716374" data-editlocation="false"></div>
-- 
GitLab