initial branch creation for reg/login revisions with drupal
This commit is contained in:
committed by
John Jarvis
parent
82eee4af84
commit
ed39ca2303
10
lms/templates/login.html
Normal file
10
lms/templates/login.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<%inherit file="main.html" />
|
||||
|
||||
<%namespace name='static' file='static_content.html'/>
|
||||
|
||||
<%block name="title"><title>Login</title></%block>
|
||||
|
||||
|
||||
|
||||
<section class="container login">
|
||||
</section>
|
||||
Reference in New Issue
Block a user