Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f2825a4

Browse files
committed
Merge branch 'master' of git+ssh://github.com/viewflow/django-material
2 parents e67bed5 + 9bd6a86 commit f2825a4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

demo/templates/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,6 @@ <h5>Quick start</h5><br/>
311311
<div class="col s12">
312312
To create a new module make a `modules.py` file, inside app directory, with following content
313313

314-
.. code-block:: python
315-
316314
<pre><code class="python">from material.frontend import Module
317315

318316
class Sample(Module):

0 commit comments

Comments
 (0)