Commit ace06bcf by liuyingying

嗨呀

parent 56128831
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
<li class="cve_big_text"><a href="{{ cve.url }}">{{ cve.identifier }}</a></li> <li class="cve_big_text"><a href="{{ cve.url }}">{{ cve.identifier }}</a></li>
<li>{{ cve.bugType }}</li> <li>{{ cve.bugType }}</li>
<li class="li_right">{{ cve.datetime }}</li> <li class="li_right">{{ cve.datetime }}</li>
<li class="li_right">{{ cve.software }}</li>
<li class="li_long li_small_text">{{ cve.description }}</li> <li class="li_long li_small_text">{{ cve.description }}</li>
</ul> </ul>
{% endfor %} {% endfor %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment