new directory
This commit is contained in:
6
templates/_learning_path_description.html.liquid
Normal file
6
templates/_learning_path_description.html.liquid
Normal file
@ -0,0 +1,6 @@
|
||||
<h3 class="np-card-heading">
|
||||
{% t .about %}
|
||||
</h3>
|
||||
<div class="np-card-text">
|
||||
{{ learning_path.description }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user