Created
November 10, 2019 14:39
-
-
Save Manikanta-Munnangi/33824292c614aaf4b84b72e578bf2df1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="container bg-3" style="color: black;text-align: justify;"> | |
<div class="row"> | |
<div class="col-md-7" style="font-size:inherit"> | |
<h1 style="font-weight: 20px;"> Casued By Pathogen </h1> | |
<p style="font-weight: 15px;">{{Pathogen}} </p> | |
<h1 style="font-weight: 20px;"> Symptoms of Affected plant</h1> | |
<p style="font-weight: 15px;">{{Symptoms}} </p> | |
<h1 style="font-weight: 20px;"> Management </h1> | |
<p style="font-weight: 15px;">{{Management}} </p> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment