Merge branch 'task/6260/fix-mobile-view-issues' into 'master'

#6260: Add viewport and other missing meta tags in blog template

See merge request ungleich-public/dynamicweb!683
This commit is contained in:
pcoder116 2018-12-25 13:51:57 +01:00
commit ba7d246ace

View file

@ -2,6 +2,11 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Affordable VM hosting in Glarus, Switzerland, operated by 100% hydropower. Devuan, debian, freebsd, ubuntu, centos. Our tech stack is fully open source.">
<meta name="author" content="ungleich glarus ag">
<title>
{% block title %}
{% page_attribute "page_title" %}