Dear mreza hamidi
Last news module is Sj Basic News module. You can install SJ Joomla3 template package, then install and create module Sj Basic News.
Our Newsletter module is custom html module, the code is:
<form class="form-inline newsletter" action="#" method="post"><input class="input-large" onfocus="if (this.value=='Enter your email...') this.value='';" onblur="if (this.value=='') this.value='Enter your email...';" type="text" name="youremail" value="Enter your email..." size="18" /> <button class="button btn">Send</button></form>
Thanks