mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -05:00
Change card text to say 'Login'.
This commit is contained in:
parent
ac2bcc64ed
commit
276d420ed1
@ -36,7 +36,7 @@
|
||||
|
||||
{% block content %}
|
||||
<div class="demo-graphs mdl-shadow--2dp mdl-color--white mdl-cell mdl-cell--8-col mdl-shadow--2dp mdl-cell--2-offset">
|
||||
<h2 class="mdl-card__title-text">Welcome</h2>
|
||||
<h2 class="mdl-card__title-text">Login</h2>
|
||||
<form method="post">
|
||||
{% if form.non_field_errors %}
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user