Commit b97b1a2c by liuyingying

这次必须可以了

parent 3abb5289
......@@ -153,7 +153,7 @@
{% for cve in cves %}
<ul>
<li class="cve_big_text"><a href="{{ cve.url }}">{{ cve.identifier }}</a></li>
<li class="cve_big_text"><a href="{{ cve.url }}" target="_blank">{{ cve.identifier }}</a></li>
<li class="li_right">{{ cve.datetime }}</li>
<li class="li_right">{{ cve.software }}</li>
......
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