forked from services/mlmmj-light-web-ecg
Added clickable web_url to the headline, Fixed missing headline in error template
This commit is contained in:
@@ -27,7 +27,9 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">{$headline}</div>
|
||||
<div id="header_left">
|
||||
<a href="{$web_url}">{$headline}</a>
|
||||
</div>
|
||||
<div id="login">
|
||||
<div id="login_form">
|
||||
<p>Please enter the credentials of your ECG account (<strong>without</strong> @ecogood.org).</p>
|
||||
|
||||
Reference in New Issue
Block a user