|
|
@ -1,7 +1,7 @@ |
|
|
|
{% extends "base.html" %} |
|
|
|
{% extends "base.html" %} |
|
|
|
|
|
|
|
|
|
|
|
{% block content %} |
|
|
|
{% block content %} |
|
|
|
<h3>How we learning about new hosts</h3> |
|
|
|
<h3>How we are learning about new hosts</h3> |
|
|
|
<ol> |
|
|
|
<ol> |
|
|
|
<li>Pulling from external sources: |
|
|
|
<li>Pulling from external sources: |
|
|
|
<ul> |
|
|
|
<ul> |
|
|
@ -14,7 +14,7 @@ |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
</ol> |
|
|
|
</ol> |
|
|
|
|
|
|
|
|
|
|
|
<h3>Publish requirements</h3> |
|
|
|
<h3>Publishing requirements</h3> |
|
|
|
To get published a host must meet the following criteria: |
|
|
|
To get published a host must meet the following criteria: |
|
|
|
<ul> |
|
|
|
<ul> |
|
|
|
<li>Must have been added at least 3 days ago</li> |
|
|
|
<li>Must have been added at least 3 days ago</li> |
|
|
|