Update to Bootstrap v4.0.0-beta.2, official release

main
Raymond Wanyoike 2017-11-21 11:14:12 +03:00 committed by Alan Orth
parent e20de1fc78
commit 5dfdeeb084
2 changed files with 7 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,10 +1,9 @@
<!DOCTYPE html>
<!doctype html>
<html lang="{{ DEFAULT_LANG }}">
<head>
<!-- Required meta tags always come first -->
<!-- Required meta tags -->
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>{% block title %}| {{ SITENAME }}{% endblock %}</title>