Commit 6f74c7ff authored by FulcrandG's avatar FulcrandG
Browse files

Fixing license name display

parent bcaf5f0f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
{{ readme }}

??? License: {{ license_name }}

{%- for line in license -%}
{% for line in license -%}
  {%- if line %}
    {{ line }}
  {%- endif -%}